home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2000 #4
/
Amiga Plus CD - 2000 - No. 4.iso
/
Tools
/
Dev
/
powerd
/
lib
/
powerd_lib.lha
/
PowerD
/
RemStrPooled.ass
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2000-02-26
|
143 b
|
13 lines
; a0 - pool
; a1 - string
xdef _RemStrPooled
_RemStrPooled
moveq #0,d0
move.w -(a1),d0
addq.l #2,d0
movea.l $4.w,a6
jsr (-714,a6)
rts